Package-level declarations

Provides features for managing USB stack, like USB access permissions etc.

Types

Link copied to clipboard
public class UsbPermissionManager extends AbstractManager<Service>
Compared to the default permission manager of Android, this one can persist permissions across package re-installations, as this one uses the package name instead of UID.